AttrGetObjectStrAttrib

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

AttrGetObjectStrAttrib()  

SYNOPSIS

prsr_lib/attribut.c:399

char *AttrGetObjectStrAttrib(IPObjectStruct *PObj, char *Name)
 

DESCRIPTION

Routine to get a string attribute from an object.  

PARAMETERS:

PObj: Object from which to get a string attribute.

Name: Name of string attribute.  

FUNCTION RETURN VALUE

char *: Found attribute, or NULL if not found.  

SEE ALSO

AttrSetObjectIntAttrib, AttrGetObjectIntAttrib, AttrSetObjectPtrAttrib, , AttrGetObjectPtrAttrib, AttrSetObjectRealAttrib, AttrGetObjectRealAttrib, , AttrSetObjectStrAttrib, AttrSetObjectObjAttrib, AttrSetObjAttrib, , AttrGetObjectObjAttrib, AttrGetObjAttrib,

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
SEE ALSO
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:16 GMT, October 17, 2022